Method CreateFast<TProps>(TProps)
Create object with properties without automatic scheme initialization (fast)
public static RedbObject<TProps> CreateFast<TProps>(TProps properties) where TProps : class, new()
Create object with properties without automatic scheme initialization (fast)
public static RedbObject<TProps> CreateFast<TProps>(TProps properties) where TProps : class, new()